home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / C++ AppleLink Messages / CPlus.Dev$ 6⁄1⁄90 / 0130-Problems C++ w⁄load&-May90 next >
Encoding:
Text File  |  1990-06-01  |  1.0 KB  |  28 lines  |  [TEXT/GEOL]

  1. Item    7233723                         29-May-90        09:16PDT
  2.  
  3. From:   DAWSON.M                        Dawson, Mark
  4.  
  5. To:     CPLUS.DEV$                      C++ Interest List--Developers
  6.         TRISH                           Becker, Trish
  7.         MACDTS                          Macintosh Developer Tech Supt
  8.         MACDOUGALD1  -> CPLUS.BUGS
  9.  
  10. Sub:    Problems C++ w/load&dump
  11.  
  12. I have a problem using the load/dump feature of C++ (ß4)--it seems to cost
  13. time, not save time.  I tried following the instructions, and compiled my
  14. program (resulting in a 1.1 meg dumpfile).  I then copied my makefile (I'm
  15. using MacApp).  I tried this experiment: (1) Delete 3 C++ object files && the
  16. program, and recompile.  Time to recompile, link, and rez: 9min, 36sec.  (2)
  17. Delete the same 3 C++ files and the program, but edit out the -load and -dumpc
  18. dump/load stuff of the makefile.  Time:9min 34sec.  I ran the tests twice,
  19. getting the same results.
  20.  
  21. So it actually took LONGER to use the load/dump!  Could I be doing something
  22. wrong? (any suggestions???).
  23.  
  24. Thanks,
  25.  
  26. Mark
  27.  
  28.